←Select platform

RasterViewerPointsEventArgs Constructor(RasterViewerInteractiveStatus,RasterCollection<Point>)

Summary

Initializes a new RasterViewerPointsEventArgs with specified values.

Syntax

C#
VB
C++
  
Public Function New( _ 
   ByVal status As Leadtools.Winforms.RasterViewerInteractiveStatus, _ 
   ByVal points As Leadtools.RasterCollection(Of Point) _ 
) 

Parameters

status
The status of the interactive mode.

points
Interactive mode points.

Example

Refer to InteractiveRegionFreehand.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms Assembly